CaptureSpecificWindows method

           

By giving in function parameter the HWND of Windows, it will capture it automatically. This function is great if you need to send application report to your technical support after a bug or a user request.
Now, you can capture only a region in the active window, just use the regions properties and set the UseRegion to true.

Return Type

A Picture value.